WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowColCollection<T> Class / Move Method
In This Topic
    Move Method (GridRowColCollection<T>)
    In This Topic
    Syntax
    public void Move( 
       int from,
       int to
    )

    Parameters

    from
    to
    See Also